FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package eng.fhir.profile.dev#0.0.7-beta (1078 ms)

Package eng.fhir.profile.dev
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=https://eng.it/fhir/StructureDefinition/CodeSystem_TipiEsenzione
Url https://eng.it/fhir/StructureDefinition/CodeSystem_TipiEsenzione
Status draft
Date 2023-02-28T17:06:25.7599245+00:00
Name CodeSystem_TipiEsenzione
Experimental False
Authority hl7
Type CodeSystem
Kind resource

Resources that use this resource

StructureDefinition
https://eng.it/fhir/StructureDefinition/Bundle_CODI_codifiche Bundle_CODI_codifiche

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://eng.it/fhir/StructureDefinition/CodeSystem_TipiEsenzione",
  "name" : "CodeSystem_TipiEsenzione",
  "status" : "draft",
  "date" : "2023-02-28T17:06:25.7599245+00:00",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "CodeSystem",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/CodeSystem",
  "derivation" : "constraint",
  "snapshot" : {
    "element" : [
      {
        "id" : "CodeSystem",
        "path" : "CodeSystem",
        "short" : "Declares the existence of and describes a code system or code system supplement",
        "definition" : "The CodeSystem resource is used to declare the existence of and describe a code system or code system supplement and its key properties, and optionally define a part or all of its content.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "CodeSystem",
          "min" : 0,
          "max" : "*"
        },
        "constraint" : [
          {
            "key" : "dom-2",
            "severity" : "error",
            "human" : "If the resource is contained in another resource, it SHALL NOT contain nested Resources",
            "expression" : "contained.contained.empty()",
            "xpath" : "not(parent::f:contained and f:contained)",
            "source" : "http://hl7.org/fhir/StructureDefinition/DomainResource"
          },
          {
            "key" : "dom-4",
            "severity" : "error",
            "human" : "If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated",
            "expression" : "contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()",
            "xpath" : "not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated))",
            "source" : "http://hl7.org/fhir/StructureDefinition/DomainResource"
          },
          {
            "key" : "dom-3",
            "severity" : "error",
            "human" : "If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource",
            "expression" : "contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()",
            "xpath" : "not(exists(for $id in f:contained/*/f:id/@value return $contained[not(parent::*/descendant::f:reference/@value=concat('#', $contained/*/id/@value) or descendant::f:reference[@value='#'])]))",
            "source" : "http://hl7.org/fhir/StructureDefinition/DomainResource"
          },
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice",
                "valueBoolean" : true
              },
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice-explanation",
                "valueMarkdown" : "When a resource has no narrative, only systems that fully understand the data can display the resource to a human safely. Including a human readable representation in the resource makes for a much more robust eco-system and cheaper handling of resources by intermediary systems. Some ecosystems restrict distribution of resources to only those systems that do fully understand the resources, and as a consequence implementers may believe that the narrative is superfluous. However experience shows that such eco-systems often open up to new participants over time."
              }
            ],
            "key" : "dom-6",
            "severity" : "warning",
            "human" : "A resource should have narrative for robust management",
            "expression" : "text.`div`.exists()",
            "xpath" : "exists(f:text/h:div)",
            "source" : "http://hl7.org/fhir/StructureDefinition/DomainResource"
          },
          {
            "key" : "dom-5",
            "severity" : "error",
            "human" : "If a resource is contained in another resource, it SHALL NOT have a security label",
            "expression" : "contained.meta.security.empty()",
            "xpath" : "not(exists(f:contained/*/f:meta/f:security))",
            "source" : "http://hl7.org/fhir/StructureDefinition/DomainResource"
          },
          {
            "key" : "csd-1",
            "severity" : "error",
            "human" : "Within a code system definition, all the codes SHALL be unique",
            "expression" : "concept.code.combine($this.descendants().concept.code).isDistinct()",
            "xpath" : "count(distinct-values(descendant::f:concept/f:code/@value))=count(descendant::f:concept)",
            "source" : "http://hl7.org/fhir/StructureDefinition/CodeSystem"
          },
          {
            "key" : "csd-0",
            "severity" : "warning",
            "human" : "Name should be usable as an identifier for the module by machine processing applications such as code generation",
            "expression" : "name.matches('[A-Z]([A-Za-z0-9_]){0,254}')",
            "xpath" : "not(exists(f:name/@value)) or matches(f:name/@value, '[A-Z]([A-Za-z0-9_]){0,254}')",
            "source" : "http://hl7.org/fhir/StructureDefinition/CodeSystem"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "Entity. Role, or Act"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "CodeSystem.id",
        "path" : "CodeSystem.id",
        "short" : "Logical id of this artifact",
        "definition" : "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.",
        "comment" : "The only time that a resource does not have an id is when it is being submitted to the server using a create operation.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Resource.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl" : "string"
              }
            ],
            "code" : "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.meta",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.meta",
        "short" : "Metadata about the resource",
        "definition" : "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Resource.meta",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Meta"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "CodeSystem.implicitRules",
        "path" : "CodeSystem.implicitRules",
        "short" : "A set of rules under which this content was created",
        "definition" : "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.",
        "comment" : "Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Resource.implicitRules",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "uri"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : true,
        "isModifierReason" : "This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.language",
        "path" : "CodeSystem.language",
        "short" : "Language of the resource content",
        "definition" : "The base language in which the resource is written.",
        "comment" : "Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Resource.language",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet",
              "valueCanonical" : "http://hl7.org/fhir/ValueSet/all-languages"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "Language"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
              "valueBoolean" : true
            }
          ],
          "strength" : "preferred",
          "description" : "A human language.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/languages"
        },
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.text",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.text",
        "short" : "Text summary of the resource, for human interpretation",
        "definition" : "A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it \"clinically safe\" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.",
        "comment" : "Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded information is added later.",
        "alias" : [
          "narrative",
          "html",
          "xhtml",
          "display"
        ],
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "DomainResource.text",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Narrative"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          },
          {
            "identity" : "rim",
            "map" : "Act.text?"
          }
        ]
      },
      {
        "id" : "CodeSystem.contained",
        "path" : "CodeSystem.contained",
        "short" : "Contained, inline Resources",
        "definition" : "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.",
        "comment" : "This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.",
        "alias" : [
          "inline resources",
          "anonymous resources",
          "contained resources"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "DomainResource.contained",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Resource"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "Entity. Role, or Act"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "CodeSystem.extension",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Additional content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "DomainResource.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "CodeSystem.modifierExtension",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.modifierExtension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Extensions that cannot be ignored",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements" : "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "DomainResource.modifierExtension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier" : true,
        "isModifierReason" : "Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them",
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "CodeSystem.url",
        "path" : "CodeSystem.url",
        "short" : "Identificatore canonico per questo sistema di codifica, rappresentato come URI (globalmente unico) (Coding.system)",
        "definition" : "Un URI assoluto che viene usato per identificare questo sistema di codice quando viene citato in una specifica, un modello, un progetto o un'istanza; chiamato anche identificatore canonico. DOVREBBE essere unico a livello globale e DOVREBBE essere un indirizzo letterale al quale è (o sarà) pubblicata un'istanza autorevole di questo code system. Questo URL può essere l'obiettivo di un riferimento canonico. DEVE rimanere lo stesso quando il sistema di codice è memorizzato su server diversi. È usato in [Coding](datatypes.html#Coding).system.",
        "comment" : "Può essere un urn:uuid: o un urn:oid:, ma sono preferibili gli indirizzi http: reali. Più istanze possono condividere lo stesso URL se hanno una versione distinta.\n\nLa decisione su quando creare una nuova versione di una risorsa (stesso URL, nuova versione) piuttosto che definire un nuovo artefatto spetta all'autore. Le considerazioni per prendere questa decisione si trovano in [Versioni tecniche e commerciali] (resource.html#versioni). \n\nIn alcuni casi, la risorsa non può più essere trovata all'URL indicato, ma l'URL stesso non può cambiare. Le implementazioni possono usare l'elemento [meta.source](resource.html#meta) per indicare dove si può trovare l'attuale fonte principale della risorsa.",
        "requirements" : "Allows the code system to be referenced by a single globally unique identifier.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.url",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "uri"
          }
        ],
        "fixedUri" : "http://cct.eng.it/FHIR/schema/tipi_esenzione",
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "workflow",
            "map" : "Definition.url"
          },
          {
            "identity" : "w5",
            "map" : "FiveWs.identifier"
          }
        ]
      },
      {
        "id" : "CodeSystem.identifier",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.identifier",
        "short" : "Additional identifier for the code system (business identifier)",
        "definition" : "A formal identifier that is used to identify this code system when it is represented in other formats, or referenced in a specification, model, design or an instance.",
        "comment" : "Typically, this is used for identifiers that can go in an HL7 V3 II (instance identifier) data type, and can then identify this code system outside of FHIR, where it is not possible to use the logical URI. Note that HL7 defines at least three identifiers for many of its code systems - the FHIR canonical URL, the OID and the V2 Table 0396 mnemonic code.",
        "requirements" : "Allows externally provided and/or usable business identifiers to be easily associated with the module.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "CodeSystem.identifier",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Identifier"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "v2",
            "map" : "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity" : "rim",
            "map" : "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs. Also maps to Role[classCode=IDENT]"
          },
          {
            "identity" : "servd",
            "map" : "Identifier"
          },
          {
            "identity" : "workflow",
            "map" : "Definition.identifier"
          },
          {
            "identity" : "w5",
            "map" : "FiveWs.identifier"
          },
          {
            "identity" : "objimpl",
            "map" : "no-gen-base"
          }
        ]
      },
      {
        "id" : "CodeSystem.version",
        "path" : "CodeSystem.version",
        "short" : "Business version of the code system (Coding.version)",
        "definition" : "The identifier that is used to identify this version of the code system when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the code system author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence. This is used in [Coding](datatypes.html#Coding).version.",
        "comment" : "There may be different code system instances that have the same identifier but different versions. The version can be appended to the url in a reference to allow a reference to a particular business version of the code system with the format [url]|[version].",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.version",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "workflow",
            "map" : "Definition.version"
          },
          {
            "identity" : "w5",
            "map" : "FiveWs.version"
          }
        ]
      },
      {
        "id" : "CodeSystem.name",
        "path" : "CodeSystem.name",
        "short" : "Nome del sistema di codifica (facile da usare per il computer)",
        "definition" : "Un nome in linguaggio naturale che identifica il sistema di codice. Questo nome deve essere utilizzabile come identificatore del modulo da parte di applicazioni di elaborazione meccanica, come la generazione di codice.",
        "comment" : "Il nome non deve essere unico a livello globale. Il nome deve essere un nome di tipo alfanumerico semplice, per garantire che sia facile da elaborare.",
        "requirements" : "Support human navigation and code generation.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.name",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "condition" : [
          "ele-1",
          "inv-0"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.title",
        "path" : "CodeSystem.title",
        "short" : "Nome per questo sistema di codici (facile da usare)",
        "definition" : "Un titolo breve, descrittivo e facile da usare per il sistema di codici.",
        "comment" : "Questo nome non deve essere necessariamente facile da elaborare e può contenere punteggiatura, spazi bianchi, ecc.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.title",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "workflow",
            "map" : "Definition.title"
          }
        ]
      },
      {
        "id" : "CodeSystem.status",
        "path" : "CodeSystem.status",
        "short" : "draft | active | retired | unknown",
        "definition" : "Stato del sistema di codice",
        "comment" : "Permette di filtrare i sistemi di codice che sono appropriati per l'uso e quelli che non lo sono.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.status",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : true,
        "isModifierReason" : "This is labeled as \"Is Modifier\" because applications should not use a retired {{title}} without due consideration",
        "isSummary" : true,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "PublicationStatus"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
              "valueBoolean" : true
            }
          ],
          "strength" : "required",
          "description" : "The lifecycle status of an artifact.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/publication-status|4.0.1"
        },
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "workflow",
            "map" : "Definition.status"
          },
          {
            "identity" : "w5",
            "map" : "FiveWs.status"
          }
        ]
      },
      {
        "id" : "CodeSystem.experimental",
        "path" : "CodeSystem.experimental",
        "short" : "A scopo di test, non per uso reale",
        "definition" : "Un valore booleano per indicare che questo sistema di codice è stato creato a scopo di test (o di istruzione/valutazione/commercializzazione) e non è destinato a un uso reale.",
        "comment" : "Permette di filtrare i sistemi di codice che sono appropriati per l'uso e quelli che non lo sono.",
        "requirements" : "Enables experimental content to be developed following the same lifecycle that would be used for a production-level code system.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.experimental",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "workflow",
            "map" : "Definition.experimental"
          },
          {
            "identity" : "w5",
            "map" : "FiveWs.class"
          }
        ]
      },
      {
        "id" : "CodeSystem.date",
        "path" : "CodeSystem.date",
        "short" : "Data dell'ultima modifica",
        "definition" : "La data (e facoltativamente l'ora) in cui il sistema di codici è stato pubblicato. La data deve cambiare quando cambia la versione aziendale e deve cambiare se cambia il codice di stato. Inoltre, deve cambiare quando cambia il contenuto sostanziale del sistema di codici.",
        "comment" : "Si noti che questo non corrisponde alla data di ultima modifica della risorsa, poiché la risorsa può essere una rappresentazione secondaria del sistema di codici. Altre date specifiche possono essere aggiunte come estensioni o essere trovate consultando le Provenienze associate alle versioni passate della risorsa.",
        "alias" : [
          "Revision Date"
        ],
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.date",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "workflow",
            "map" : "Definition.date"
          },
          {
            "identity" : "w5",
            "map" : "FiveWs.recorded"
          }
        ]
      },
      {
        "id" : "CodeSystem.publisher",
        "path" : "CodeSystem.publisher",
        "short" : "Nome dell'editore (organizzazione o individuo)",
        "definition" : "Il nome dell'organizzazione o dell'individuo che ha pubblicato il sistema di codici.",
        "comment" : "Di solito è un'organizzazione, ma può anche essere un individuo. L'editore (o steward) del sistema di codice è l'organizzazione o l'individuo principalmente responsabile della manutenzione e della cura del sistema di codice. Non si tratta necessariamente della stessa persona o organizzazione che ha sviluppato e scritto inizialmente il contenuto. L'editore è il punto di contatto principale per domande o problemi con il sistema di codici. Questa voce DEVE essere compilata, a meno che l'informazione non sia disponibile nel contesto.",
        "requirements" : "Helps establish the \"authority/credibility\" of the code system. May also allow for contact.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.publisher",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "workflow",
            "map" : "Definition.publisher"
          },
          {
            "identity" : "w5",
            "map" : "FiveWs.witness"
          }
        ]
      },
      {
        "id" : "CodeSystem.contact",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.contact",
        "short" : "Contatti dell'editore",
        "definition" : "Dettagli di contatto per aiutare l'utente a trovare e comunicare con l'editore.",
        "comment" : "Può trattarsi di un sito web, un indirizzo e-mail, un numero di telefono, ecc.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "CodeSystem.contact",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "ContactDetail"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "workflow",
            "map" : "Definition.contact"
          }
        ]
      },
      {
        "id" : "CodeSystem.contact.id",
        "path" : "CodeSystem.contact.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "Unique id for inter-element referencing",
        "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl" : "string"
              }
            ],
            "code" : "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.contact.extension",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.contact.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Additional content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "CodeSystem.contact.name",
        "path" : "CodeSystem.contact.name",
        "short" : "Name of an individual to contact",
        "definition" : "The name of an individual to contact.",
        "comment" : "If there is no named individual, the telecom information is for the organization as a whole.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "ContactDetail.name",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.contact.telecom",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.contact.telecom",
        "short" : "Dettagli di contatto per l'individuo o l'organizzazione",
        "definition" : "I dati di contatto dell'individuo (se è stato fornito un nome) o dell'organizzazione.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "ContactDetail.telecom",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "ContactPoint"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "cpt-2",
            "severity" : "error",
            "human" : "A system is required if a value is provided.",
            "expression" : "value.empty() or system.exists()",
            "xpath" : "not(exists(f:value)) or exists(f:system)",
            "source" : "http://hl7.org/fhir/StructureDefinition/ContactPoint"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "v2",
            "map" : "XTN"
          },
          {
            "identity" : "rim",
            "map" : "TEL"
          },
          {
            "identity" : "servd",
            "map" : "ContactPoint"
          }
        ]
      },
      {
        "id" : "CodeSystem.contact.telecom.id",
        "path" : "CodeSystem.contact.telecom.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "Unique id for inter-element referencing",
        "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl" : "string"
              }
            ],
            "code" : "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.contact.telecom.extension",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.contact.telecom.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Additional content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "CodeSystem.contact.telecom.system",
        "path" : "CodeSystem.contact.telecom.system",
        "short" : "phone | fax | email | pager | url | sms | other",
        "definition" : "Modulo di telecomunicazione per il punto di contatto - quale sistema di comunicazione è necessario per utilizzare il contatto.",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "ContactPoint.system",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "condition" : [
          "ele-1",
          "cpt-2"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "ContactPointSystem"
            }
          ],
          "strength" : "required",
          "description" : "Telecommunications form for contact point.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1"
        },
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "v2",
            "map" : "XTN.3"
          },
          {
            "identity" : "rim",
            "map" : "./scheme"
          },
          {
            "identity" : "servd",
            "map" : "./ContactPointType"
          }
        ]
      },
      {
        "id" : "CodeSystem.contact.telecom.value",
        "path" : "CodeSystem.contact.telecom.value",
        "short" : "I dettagli del punto di contatto effettivo",
        "definition" : "I dati del punto di contatto effettivo, in una forma significativa per il sistema di comunicazione designato (ad esempio, numero di telefono o indirizzo e-mail).",
        "comment" : "A volte nel valore sono inclusi dati di testo aggiuntivi, come numeri di estensione del telefono o note sull'uso del contatto.",
        "requirements" : "Need to support legacy numbers that are not in a tightly controlled format.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "ContactPoint.value",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "v2",
            "map" : "XTN.1 (or XTN.12)"
          },
          {
            "identity" : "rim",
            "map" : "./url"
          },
          {
            "identity" : "servd",
            "map" : "./Value"
          }
        ]
      },
      {
        "id" : "CodeSystem.contact.telecom.use",
        "path" : "CodeSystem.contact.telecom.use",
        "short" : "home | work | temp | old | mobile - purpose of this contact point",
        "definition" : "Identifies the purpose for the contact point.",
        "comment" : "Applications can assume that a contact is current unless it explicitly says that it is temporary or old.",
        "requirements" : "Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "ContactPoint.use",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : true,
        "isModifierReason" : "This is labeled as \"Is Modifier\" because applications should not mistake a temporary or old contact etc.for a current/permanent one",
        "isSummary" : true,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "ContactPointUse"
            }
          ],
          "strength" : "required",
          "description" : "Use of contact point.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1"
        },
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "v2",
            "map" : "XTN.2 - but often indicated by field"
          },
          {
            "identity" : "rim",
            "map" : "unique(./use)"
          },
          {
            "identity" : "servd",
            "map" : "./ContactPointPurpose"
          }
        ]
      },
      {
        "id" : "CodeSystem.contact.telecom.rank",
        "path" : "CodeSystem.contact.telecom.rank",
        "short" : "Specify preferred order of use (1 = highest)",
        "definition" : "Specifies a preferred order in which to use a set of contacts. ContactPoints with lower rank values are more preferred than those with higher rank values.",
        "comment" : "Note that rank does not necessarily follow the order in which the contacts are represented in the instance.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "ContactPoint.rank",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "positiveInt"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "v2",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.contact.telecom.period",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.contact.telecom.period",
        "short" : "Time period when the contact point was/is in use",
        "definition" : "Time period when the contact point was/is in use.",
        "comment" : "A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. \"the patient was an inpatient of the hospital for this time range\") or one value from the range applies (e.g. \"give to the patient between these two times\").\n\nPeriod is not used for a duration (a measure of elapsed time). See [Duration](datatypes.html#Duration).",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "ContactPoint.period",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Period"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "per-1",
            "severity" : "error",
            "human" : "If present, start SHALL have a lower value than end",
            "expression" : "start.hasValue().not() or end.hasValue().not() or (start <= end)",
            "xpath" : "not(exists(f:start/@value)) or not(exists(f:end/@value)) or (xs:dateTime(f:start/@value) <= xs:dateTime(f:end/@value))",
            "source" : "http://hl7.org/fhir/StructureDefinition/Period"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "v2",
            "map" : "DR"
          },
          {
            "identity" : "rim",
            "map" : "IVL<TS>[lowClosed=\"true\" and highClosed=\"true\"] or URG<TS>[lowClosed=\"true\" and highClosed=\"true\"]"
          },
          {
            "identity" : "v2",
            "map" : "N/A"
          },
          {
            "identity" : "rim",
            "map" : "./usablePeriod[type=\"IVL<TS>\"]"
          },
          {
            "identity" : "servd",
            "map" : "./StartDate and ./EndDate"
          }
        ]
      },
      {
        "id" : "CodeSystem.description",
        "path" : "CodeSystem.description",
        "short" : "Descrizione in linguaggio naturale del sistema di codici",
        "definition" : "Una descrizione in linguaggio naturale a testo libero del sistema di codici dal punto di vista del consumatore.",
        "comment" : "Questa descrizione può essere utilizzata per catturare dettagli come il motivo per cui il sistema di codici è stato costruito, commenti sull'uso improprio, istruzioni per l'uso clinico e l'interpretazione, riferimenti alla letteratura, esempi dal mondo cartaceo, ecc. Non si tratta di una rappresentazione del sistema di codici così come viene trasmesso nel campo \"testo\" della risorsa stessa. Questa voce DOVREBBE essere compilata a meno che l'informazione non sia disponibile dal contesto (ad esempio, si presume che la lingua del sistema di codici sia la lingua predominante nel luogo in cui il sistema di codici è stato creato).",
        "alias" : [
          "Scope",
          "Purpose"
        ],
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.description",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "markdown"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "workflow",
            "map" : "Definition.description"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "CodeSystem.useContext",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "trial-use"
          }
        ],
        "path" : "CodeSystem.useContext",
        "short" : "The context that the content is intended to support",
        "definition" : "The content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate code system instances.",
        "comment" : "When multiple useContexts are specified, there is no expectation that all or any of the contexts apply.",
        "requirements" : "Assist in searching for appropriate content.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "CodeSystem.useContext",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "UsageContext"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "workflow",
            "map" : "Definition.useContext"
          }
        ]
      },
      {
        "id" : "CodeSystem.jurisdiction",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.jurisdiction",
        "short" : "Intended jurisdiction for code system (if applicable)",
        "definition" : "A legal or geographic region in which the code system is intended to be used.",
        "comment" : "It may be possible for the code system to be used in jurisdictions other than those for which it was originally designed or intended.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "CodeSystem.jurisdiction",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "Jurisdiction"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
              "valueBoolean" : true
            }
          ],
          "strength" : "extensible",
          "description" : "Countries and regions within which this artifact is targeted for use.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/jurisdiction"
        },
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "v2",
            "map" : "CE/CNE/CWE"
          },
          {
            "identity" : "rim",
            "map" : "CD"
          },
          {
            "identity" : "orim",
            "map" : "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          },
          {
            "identity" : "workflow",
            "map" : "Definition.jurisdiction"
          }
        ]
      },
      {
        "id" : "CodeSystem.purpose",
        "path" : "CodeSystem.purpose",
        "short" : "Why this code system is defined",
        "definition" : "Explanation of why this code system is needed and why it has been designed as it has.",
        "comment" : "This element does not describe the usage of the code system. Instead, it provides traceability of ''why'' the resource is either needed or ''why'' it is defined as it is. This may be used to point to source materials or specifications that drove the structure of this code system.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.purpose",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "markdown"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "workflow",
            "map" : "Definition.purpose"
          },
          {
            "identity" : "w5",
            "map" : "FiveWs.why[x]"
          },
          {
            "identity" : "objimpl",
            "map" : "no-gen-base"
          }
        ]
      },
      {
        "id" : "CodeSystem.copyright",
        "path" : "CodeSystem.copyright",
        "short" : "Use and/or publishing restrictions",
        "definition" : "A copyright statement relating to the code system and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the code system.",
        "comment" : "Systems are not required to have markdown support, so the text should be readable without markdown processing. The markdown syntax is GFM - see https://github.github.com/gfm/\r\n Sometimes, the copyright differs between the code system and the codes that are included. The copyright statement should clearly differentiate between these when required.\r\n Sometimes, the copyright differs between the code system and the codes that are included. The copyright statement should clearly differentiate between these when required.\r\n Sometimes, the copyright differs between the code system and the codes that are included. The copyright statement should clearly differentiate between these when required.",
        "requirements" : "Consumers must be able to determine any legal restrictions on the use of the code system and/or its content.",
        "alias" : [
          "License",
          "Restrictions"
        ],
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.copyright",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "markdown"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "workflow",
            "map" : "Definition.copyright"
          },
          {
            "identity" : "objimpl",
            "map" : "no-gen-base"
          }
        ]
      },
      {
        "id" : "CodeSystem.caseSensitive",
        "path" : "CodeSystem.caseSensitive",
        "short" : "Se il confronto del codice è sensibile alle maiuscole e alle minuscole",
        "definition" : "Se il confronto dei codici è sensibile alle maiuscole e minuscole quando i codici all'interno di questo sistema vengono confrontati tra loro.",
        "comment" : "Se questo valore manca, non è specificato se un sistema di codici sia sensibile alle maiuscole o meno. Quando la regola non è nota, si deve seguire la legge di Postel: produrre codici con il caso corretto e accettare codici in qualsiasi caso. Questo elemento è fornito principalmente per supportare il software di convalida.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.caseSensitive",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.valueSet",
        "path" : "CodeSystem.valueSet",
        "short" : "Canonical reference to the value set with entire code system",
        "definition" : "Canonical reference to the value set that contains the entire code system.",
        "comment" : "The definition of the value set SHALL include all codes from this code system and only codes from this code system, and it SHALL be immutable.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.valueSet",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "canonical",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/ValueSet"
            ]
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.hierarchyMeaning",
        "path" : "CodeSystem.hierarchyMeaning",
        "short" : "grouped-by | is-a | part-of | classified-with",
        "definition" : "Il significato della gerarchia di concetti rappresentata in questa risorsa.",
        "comment" : "Si noti che altre rappresentazioni possono avere una gerarchia diversa o nessuna, e rappresentare le informazioni usando le proprietà.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.hierarchyMeaning",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "CodeSystemHierarchyMeaning"
            }
          ],
          "strength" : "required",
          "description" : "The meaning of the hierarchy of concepts in a code system.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/codesystem-hierarchy-meaning|4.0.1"
        },
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.compositional",
        "path" : "CodeSystem.compositional",
        "short" : "If code system defines a compositional grammar",
        "definition" : "The code system defines a compositional (post-coordination) grammar.",
        "comment" : "Note that the code system resource does not define what the compositional grammar is, only whether or not there is one.",
        "alias" : [
          "grammar"
        ],
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.compositional",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.versionNeeded",
        "path" : "CodeSystem.versionNeeded",
        "short" : "If definitions are not stable",
        "definition" : "This flag is used to signify that the code system does not commit to concept permanence across versions. If true, a version must be specified when referencing this code system.",
        "comment" : "Best practice is that code systems do not redefine concepts, or that if concepts are redefined, a new code system definition is created. But this is not always possible, so some code systems may be defined as 'versionNeeded'.\n\nMost code systems occasionally refine the displays defined for concepts between versions. Contexts in which the concept display values are validated may require that the version be specified for some code systems irrespective of the value of this property.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.versionNeeded",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.content",
        "path" : "CodeSystem.content",
        "short" : "not-present | example | fragment | complete | supplement",
        "definition" : "L'estensione del contenuto del sistema di codici (i concetti e i codici che definisce) sono rappresentati in questa istanza di risorsa.",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.content",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "CodeSystemContentMode"
            }
          ],
          "strength" : "required",
          "description" : "The extent of the content of the code system (the concepts and codes it defines) are represented in a code system resource.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/codesystem-content-mode|4.0.1"
        },
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.supplements",
        "path" : "CodeSystem.supplements",
        "short" : "Canonical URL of Code System this adds designations and properties to",
        "definition" : "The canonical URL of the code system that this code system supplement is adding designations and properties to.",
        "comment" : "The most common use of a code system supplement is to add additional language support.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.supplements",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "canonical",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/CodeSystem"
            ]
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.count",
        "path" : "CodeSystem.count",
        "short" : "Total concepts in the code system",
        "definition" : "The total number of concepts defined by the code system. Where the code system has a compositional grammar, the basis of this count is defined by the system steward.",
        "comment" : "The count of concepts defined in this resource cannot be more than this value but may be less for several reasons - see the content element.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.count",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "unsignedInt"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.filter",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.filter",
        "short" : "Filter that can be used in a value set",
        "definition" : "A filter that can be used in a value set compose statement when selecting concepts using a filter.",
        "comment" : "Note that filters defined in code systems usually require custom code on the part of any terminology engine that will make them available for use in value set filters. For this reason, they are generally only seen in high value published terminologies.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "CodeSystem.filter",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
     &nbs() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
           &nbs {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:DT_INIZIO.code",
        "path" : "CodeSystem.property.code",
        "short" : "Identifica la proprietà sui concetti e quando vi si fa riferimento nelle operazioni",
        "definition" : "Un codice che viene utilizzato per identificare la proprietà. Il codice viene utilizzato internamente (in CodeSystem.concept.property.code) e anche esternamente, ad esempio nei filtri delle proprietà.",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.property.code",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "fixedCode" : "DT_INIZIO",
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:DT_INIZIO.uri",
        "path" : "CodeSystem.property.uri",
        "short" : "Formal identifier for the property",
        "definition" : "Reference to the formal meaning of the property. One possible source of meaning is the [Concept Properties](codesystem-concept-properties.html) code system.",
        "comment" : "see http://en.wikipedia.org/wiki/Uniform_resource_identifier",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.property.uri",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "uri"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:DT_INIZIO.description",
        "path" : "CodeSystem.property.description",
        "short" : "Why the property is defined, and/or what it conveys",
        "definition" : "A description of the property- why it is defined, and how its value might be used.",
        "comment" : "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.property.description",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:DT_INIZIO.type",
        "path" : "CodeSystem.property.type",
        "short" : "code | Coding | string | integer | boolean | dateTime | decimal",
        "definition" : "Il tipo di valore della proprietà. Le proprietà di tipo \"code\" contengono un codice definito dal sistema di codici (ad esempio, un riferimento a un altro concetto definito).",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.property.type",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "fixedCode" : "dateTime",
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "PropertyType"
            }
          ],
          "strength" : "required",
          "description" : "The type of a property value.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/concept-property-type|4.0.1"
        },
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:DT_FINE",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
            "valueString" : "Property"
          }
        ],
        "path" : "CodeSystem.property",
        "sliceName" : "DT_FINE",
        "short" : "Informazioni aggiuntive fornite per ogni concetto",
        "definition" : "Una proprietà definisce uno slot aggiuntivo attraverso il quale si possono fornire informazioni supplementari su un concetto.",
        "comment" : "Data di fine del periodo di validità",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "CodeSystem.property",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:DT_FINE.id",
        "path" : "CodeSystem.property.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "Unique id for inter-element referencing",
        "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl" : "string"
              }
            ],
            "code" : "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:DT_FINE.extension",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.property.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Additional content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:DT_FINE.modifierExtension",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.property.modifierExtension",
        "short" : "Extensions that cannot be ignored even if unrecognized",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements" : "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias" : [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "BackboneElement.modifierExtension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier" : true,
        "isModifierReason" : "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:DT_FINE.code",
        "path" : "CodeSystem.property.code",
        "short" : "Identifica la proprietà sui concetti e quando vi si fa riferimento nelle operazioni",
        "definition" : "Un codice che viene utilizzato per identificare la proprietà. Il codice viene utilizzato internamente (in CodeSystem.concept.property.code) e anche esternamente, ad esempio nei filtri delle proprietà.",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.property.code",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "fixedCode" : "DT_FINE",
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:DT_FINE.uri",
        "path" : "CodeSystem.property.uri",
        "short" : "Formal identifier for the property",
        "definition" : "Reference to the formal meaning of the property. One possible source of meaning is the [Concept Properties](codesystem-concept-properties.html) code system.",
        "comment" : "see http://en.wikipedia.org/wiki/Uniform_resource_identifier",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.property.uri",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "uri"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:DT_FINE.description",
        "path" : "CodeSystem.property.description",
        "short" : "Why the property is defined, and/or what it conveys",
        "definition" : "A description of the property- why it is defined, and how its value might be used.",
        "comment" : "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.property.description",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:DT_FINE.type",
        "path" : "CodeSystem.property.type",
        "short" : "code | Coding | string | integer | boolean | dateTime | decimal",
        "definition" : "The type of the property value. Properties of type \"code\" contain a code defined by the code system (e.g. a reference to another defined concept).",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.property.type",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "fixedCode" : "dateTime",
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "PropertyType"
            }
          ],
          "strength" : "required",
          "description" : "The type of a property value.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/concept-property-type|4.0.1"
        },
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:TIMESTAMP_INS",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
            "valueString" : "Property"
          }
        ],
        "path" : "CodeSystem.property",
        "sliceName" : "TIMESTAMP_INS",
        "short" : "Informazioni aggiuntive fornite per ogni concetto",
        "definition" : "Una proprietà definisce uno slot aggiuntivo attraverso il quale si possono fornire informazioni supplementari su un concetto.",
        "comment" : "Data ed ora di inserimento",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "CodeSystem.property",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:TIMESTAMP_INS.id",
        "path" : "CodeSystem.property.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "Unique id for inter-element referencing",
        "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl" : "string"
              }
            ],
            "code" : "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:TIMESTAMP_INS.extension",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.property.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Additional content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:TIMESTAMP_INS.modifierExtension",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.property.modifierExtension",
        "short" : "Extensions that cannot be ignored even if unrecognized",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements" : "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias" : [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "BackboneElement.modifierExtension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier" : true,
        "isModifierReason" : "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:TIMESTAMP_INS.code",
        "path" : "CodeSystem.property.code",
        "short" : "Identifica la proprietà sui concetti e quando vi si fa riferimento nelle operazioni",
        "definition" : "Un codice che viene utilizzato per identificare la proprietà. Il codice viene utilizzato internamente (in CodeSystem.concept.property.code) e anche esternamente, ad esempio nei filtri delle proprietà.",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.property.code",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "fixedCode" : "TIMESTAMP_INS",
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:TIMESTAMP_INS.uri",
        "path" : "CodeSystem.property.uri",
        "short" : "Formal identifier for the property",
        "definition" : "Reference to the formal meaning of the property. One possible source of meaning is the [Concept Properties](codesystem-concept-properties.html) code system.",
        "comment" : "see http://en.wikipedia.org/wiki/Uniform_resource_identifier",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.property.uri",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "uri"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:TIMESTAMP_INS.description",
        "path" : "CodeSystem.property.description",
        "short" : "Why the property is defined, and/or what it conveys",
        "definition" : "A description of the property- why it is defined, and how its value might be used.",
        "comment" : "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.property.description",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:TIMESTAMP_INS.type",
        "path" : "CodeSystem.property.type",
        "short" : "code | Coding | string | integer | boolean | dateTime | decimal",
        "definition" : "Il tipo di valore della proprietà. Le proprietà di tipo \"code\" contengono un codice definito dal sistema di codici (ad esempio, un riferimento a un altro concetto definito).",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.property.type",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "fixedCode" : "dateTime",
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "PropertyType"
            }
          ],
          "strength" : "required",
          "description" : "The type of a property value.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/concept-property-type|4.0.1"
        },
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:TIMESTAMP_VAR",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
            "valueString" : "Property"
          }
        ],
        "path" : "CodeSystem.property",
        "sliceName" : "TIMESTAMP_VAR",
        "short" : "Informazioni aggiuntive fornite per ogni concetto",
        "definition" : "Una proprietà definisce uno slot aggiuntivo attraverso il quale si possono fornire informazioni supplementari su un concetto.",
        "comment" : "Data ed ora di ultima variazione",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "CodeSystem.property",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:TIMESTAMP_VAR.id",
        "path" : "CodeSystem.property.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "Unique id for inter-element referencing",
        "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl" : "string"
              }
            ],
            "code" : "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:TIMESTAMP_VAR.extension",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.property.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Additional content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:TIMESTAMP_VAR.modifierExtension",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.property.modifierExtension",
        "short" : "Extensions that cannot be ignored even if unrecognized",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements" : "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias" : [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "BackboneElement.modifierExtension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier" : true,
        "isModifierReason" : "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:TIMESTAMP_VAR.code",
        "path" : "CodeSystem.property.code",
        "short" : "Identifica la proprietà sui concetti e quando vi si fa riferimento nelle operazioni",
        "definition" : "Un codice che viene utilizzato per identificare la proprietà. Il codice viene utilizzato internamente (in CodeSystem.concept.property.code) e anche esternamente, ad esempio nei filtri delle proprietà.",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.property.code",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "fixedCode" : "TIMESTAMP_VAR",
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:TIMESTAMP_VAR.uri",
        "path" : "CodeSystem.property.uri",
        "short" : "Formal identifier for the property",
        "definition" : "Reference to the formal meaning of the property. One possible source of meaning is the [Concept Properties](codesystem-concept-properties.html) code system.",
        "comment" : "see http://en.wikipedia.org/wiki/Uniform_resource_identifier",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.property.uri",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "uri"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:TIMESTAMP_VAR.description",
        "path" : "CodeSystem.property.description",
        "short" : "Why the property is defined, and/or what it conveys",
        "definition" : "A description of the property- why it is defined, and how its value might be used.",
        "comment" : "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.property.description",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.property:TIMESTAMP_VAR.type",
        "path" : "CodeSystem.property.type",
        "short" : "code | Coding | string | integer | boolean | dateTime | decimal",
        "definition" : "Il tipo di valore della proprietà. Le proprietà di tipo \"code\" contengono un codice definito dal sistema di codici (ad esempio, un riferimento a un altro concetto definito).",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.property.type",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "fixedCode" : "dateTime",
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary" : true,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "PropertyType"
            }
          ],
          "strength" : "required",
          "description" : "The type of a property value.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/concept-property-type|4.0.1"
        },
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
            "valueString" : "ConceptDefinition"
          }
        ],
        "path" : "CodeSystem.concept",
        "short" : "Concetti nel sistema di codici",
        "definition" : "Concetti che si trovano nel sistema di codici. Le definizioni dei concetti sono intrinsecamente gerarchiche, ma è necessario consultare le definizioni per determinare il significato delle relazioni gerarchiche.",
        "comment" : "In questo CodeSystem il concept equivale al codice del tipo di esenzione, in particolare al campo 'CODICE'.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "CodeSystem.concept",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.id",
        "path" : "CodeSystem.concept.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "Unique id for inter-element referencing",
        "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl" : "string"
              }
            ],
            "code" : "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.extension",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.concept.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Additional content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.modifierExtension",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.concept.modifierExtension",
        "short" : "Extensions that cannot be ignored even if unrecognized",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements" : "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias" : [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "BackboneElement.modifierExtension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier" : true,
        "isModifierReason" : "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.code",
        "path" : "CodeSystem.concept.code",
        "short" : "Codice che identifica il concetto",
        "definition" : "Un codice - un simbolo di testo - che identifica in modo univoco il concetto all'interno del sistema di codici.",
        "comment" : "In questo CodeSystem il concept equivale al codice del tipo di esenzione, in particolare al campo 'CODICE'.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.concept.code",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.display",
        "path" : "CodeSystem.concept.display",
        "short" : "Testo da visualizzare per l'utente",
        "definition" : "Una stringa leggibile dall'uomo che rappresenta il modo predefinito consigliato per presentare questo concetto all'utente.",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.concept.display",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.definition",
        "path" : "CodeSystem.concept.definition",
        "short" : "Definizione formale",
        "definition" : "La definizione formale del concetto. La risorsa codice del sistema non richiede definizioni formali, a causa della prevalenza di sistemi legacy. Tuttavia, sono altamente raccomandate, poiché senza di esse non c'è alcun significato formale associato al concetto.",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.concept.definition",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.designation",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.concept.designation",
        "short" : "Additional representations for the concept",
        "definition" : "Additional representations for the concept - other languages, aliases, specialized purposes, used for particular purposes, etc.",
        "comment" : "Concepts have both a ```display``` and an array of ```designation```. The display is equivalent to a special designation with an implied ```designation.use``` of \"primary code\" and a language equal to the [Resource Language](resource.html#language).",
        "requirements" : "Many concept definition systems support multiple representations, in multiple languages, and for multiple purposes.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "CodeSystem.concept.designation",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.designation.id",
        "path" : "CodeSystem.concept.designation.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "Unique id for inter-element referencing",
        "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl" : "string"
              }
            ],
            "code" : "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.designation.extension",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.concept.designation.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Additional content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.designation.modifierExtension",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.concept.designation.modifierExtension",
        "short" : "Extensions that cannot be ignored even if unrecognized",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements" : "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias" : [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "BackboneElement.modifierExtension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier" : true,
        "isModifierReason" : "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.designation.language",
        "path" : "CodeSystem.concept.designation.language",
        "short" : "Human language of the designation",
        "definition" : "The language this designation is defined for.",
        "comment" : "In the absence of a language, the resource language applies.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.concept.designation.language",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet",
              "valueCanonical" : "http://hl7.org/fhir/ValueSet/all-languages"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "Language"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
              "valueBoolean" : true
            }
          ],
          "strength" : "preferred",
          "description" : "A human language.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/languages"
        },
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.designation.use",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.concept.designation.use",
        "short" : "Details how this designation would be used",
        "definition" : "A code that details how this designation would be used.",
        "comment" : "If no use is provided, the designation can be assumed to be suitable for general display to a human user.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.concept.designation.use",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "ConceptDesignationUse"
            }
          ],
          "strength" : "extensible",
          "description" : "Details of how a designation would be used.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/designation-use"
        },
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "v2",
            "map" : "CE/CNE/CWE subset one of the sets of component 1-3 or 4-6"
          },
          {
            "identity" : "rim",
            "map" : "CV"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding rdfs:subClassOf dt:CDCoding"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.designation.value",
        "path" : "CodeSystem.concept.designation.value",
        "short" : "The text value for this designation",
        "definition" : "The text value for this designation.",
        "comment" : "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.concept.designation.value",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.property",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
            "valueString" : "ConceptProperty"
          }
        ],
        "path" : "CodeSystem.concept.property",
        "short" : "Valore della proprietà per il concetto",
        "definition" : "Un valore di proprietà per questo concetto.",
        "comment" : "Al concetto possono essere legata le property che sono definite nella sezione property.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "CodeSystem.concept.property",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.property.id",
        "path" : "CodeSystem.concept.property.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "Unique id for inter-element referencing",
        "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl" : "string"
              }
            ],
            "code" : "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.property.extension",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.concept.property.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Additional content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.property.modifierExtension",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "CodeSystem.concept.property.modifierExtension",
        "short" : "Extensions that cannot be ignored even if unrecognized",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements" : "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias" : [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "BackboneElement.modifierExtension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier" : true,
        "isModifierReason" : "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.property.code",
        "path" : "CodeSystem.concept.property.code",
        "short" : "Reference to CodeSystem.property.code",
        "definition" : "A code that is a reference to CodeSystem.property.code.",
        "comment" : "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.concept.property.code",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.property.value[x]",
        "path" : "CodeSystem.concept.property.value[x]",
        "short" : "Value of the property for this concept",
        "definition" : "The value of this property.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.concept.property.value[x]",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          },
          {
            "code" : "Coding"
          },
          {
            "code" : "string"
          },
          {
            "code" : "integer"
          },
          {
            "code" : "boolean"
          },
          {
            "code" : "dateTime"
          },
          {
            "code" : "decimal"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.concept",
        "path" : "CodeSystem.concept.concept",
        "short" : "Child Concepts (is-a/contains/categorizes)",
        "definition" : "Defines children of a concept to produce a hierarchy of concepts. The nature of the relationships is variable (is-a/contains/categorizes) - see hierarchyMeaning.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "CodeSystem.concept.concept",
          "min" : 0,
          "max" : "*"
        },
        "contentReference" : "http://hl7.org/fhir/StructureDefinition/CodeSystem#CodeSystem.concept"
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "CodeSystem.url",
        "path" : "CodeSystem.url",
        "short" : "Identificatore canonico per questo sistema di codifica, rappresentato come URI (globalmente unico) (Coding.system)",
        "definition" : "Un URI assoluto che viene usato per identificare questo sistema di codice quando viene citato in una specifica, un modello, un progetto o un'istanza; chiamato anche identificatore canonico. DOVREBBE essere unico a livello globale e DOVREBBE essere un indirizzo letterale al quale è (o sarà) pubblicata un'istanza autorevole di questo code system. Questo URL può essere l'obiettivo di un riferimento canonico. DEVE rimanere lo stesso quando il sistema di codice è memorizzato su server diversi. È usato in [Coding](datatypes.html#Coding).system.",
        "comment" : "Può essere un urn:uuid: o un urn:oid:, ma sono preferibili gli indirizzi http: reali. Più istanze possono condividere lo stesso URL se hanno una versione distinta.\n\nLa decisione su quando creare una nuova versione di una risorsa (stesso URL, nuova versione) piuttosto che definire un nuovo artefatto spetta all'autore. Le considerazioni per prendere questa decisione si trovano in [Versioni tecniche e commerciali] (resource.html#versioni). \n\nIn alcuni casi, la risorsa non può più essere trovata all'URL indicato, ma l'URL stesso non può cambiare. Le implementazioni possono usare l'elemento [meta.source](resource.html#meta) per indicare dove si può trovare l'attuale fonte principale della risorsa.",
        "fixedUri" : "http://cct.eng.it/FHIR/schema/tipi_esenzione"
      },
      {
        "id" : "CodeSystem.name",
        "path" : "CodeSystem.name",
        "short" : "Nome del sistema di codifica (facile da usare per il computer)",
        "definition" : "Un nome in linguaggio naturale che identifica il sistema di codice. Questo nome deve essere utilizzabile come identificatore del modulo da parte di applicazioni di elaborazione meccanica, come la generazione di codice.",
        "comment" : "Il nome non deve essere unico a livello globale. Il nome deve essere un nome di tipo alfanumerico semplice, per garantire che sia facile da elaborare."
      },
      {
        "id" : "CodeSystem.title",
        "path" : "CodeSystem.title",
        "short" : "Nome per questo sistema di codici (facile da usare)",
        "definition" : "Un titolo breve, descrittivo e facile da usare per il sistema di codici.",
        "comment" : "Questo nome non deve essere necessariamente facile da elaborare e può contenere punteggiatura, spazi bianchi, ecc."
      },
      {
        "id" : "CodeSystem.status",
        "path" : "CodeSystem.status",
        "definition" : "Stato del sistema di codice",
        "comment" : "Permette di filtrare i sistemi di codice che sono appropriati per l'uso e quelli che non lo sono."
      },
      {
        "id" : "CodeSystem.experimental",
        "path" : "CodeSystem.experimental",
        "short" : "A scopo di test, non per uso reale",
        "definition" : "Un valore booleano per indicare che questo sistema di codice è stato creato a scopo di test (o di istruzione/valutazione/commercializzazione) e non è destinato a un uso reale.",
        "comment" : "Permette di filtrare i sistemi di codice che sono appropriati per l'uso e quelli che non lo sono."
      },
      {
        "id" : "CodeSystem.date",
        "path" : "CodeSystem.date",
        "short" : "Data dell'ultima modifica",
        "definition" : "La data (e facoltativamente l'ora) in cui il sistema di codici è stato pubblicato. La data deve cambiare quando cambia la versione aziendale e deve cambiare se cambia il codice di stato. Inoltre, deve cambiare quando cambia il contenuto sostanziale del sistema di codici.",
        "comment" : "Si noti che questo non corrisponde alla data di ultima modifica della risorsa, poiché la risorsa può essere una rappresentazione secondaria del sistema di codici. Altre date specifiche possono essere aggiunte come estensioni o essere trovate consultando le Provenienze associate alle versioni passate della risorsa."
      },
      {
        "id" : "CodeSystem.publisher",
        "path" : "CodeSystem.publisher",
        "short" : "Nome dell'editore (organizzazione o individuo)",
        "definition" : "Il nome dell'organizzazione o dell'individuo che ha pubblicato il sistema di codici.",
        "comment" : "Di solito è un'organizzazione, ma può anche essere un individuo. L'editore (o steward) del sistema di codice è l'organizzazione o l'individuo principalmente responsabile della manutenzione e della cura del sistema di codice. Non si tratta necessariamente della stessa persona o organizzazione che ha sviluppato e scritto inizialmente il contenuto. L'editore è il punto di contatto principale per domande o problemi con il sistema di codici. Questa voce DEVE essere compilata, a meno che l'informazione non sia disponibile nel contesto."
      },
      {
        "id" : "CodeSystem.contact",
        "path" : "CodeSystem.contact",
        "short" : "Contatti dell'editore",
        "definition" : "Dettagli di contatto per aiutare l'utente a trovare e comunicare con l'editore.",
        "comment" : "Può trattarsi di un sito web, un indirizzo e-mail, un numero di telefono, ecc."
      },
      {
        "id" : "CodeSystem.contact.telecom",
        "path" : "CodeSystem.contact.telecom",
        "short" : "Dettagli di contatto per l'individuo o l'organizzazione",
        "definition" : "I dati di contatto dell'individuo (se è stato fornito un nome) o dell'organizzazione."
      },
      {
        "id" : "CodeSystem.contact.telecom.system",
        "path" : "CodeSystem.contact.telecom.system",
        "definition" : "Modulo di telecomunicazione per il punto di contatto - quale sistema di comunicazione è necessario per utilizzare il contatto.",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB."
      },
      {
        "id" : "CodeSystem.contact.telecom.value",
        "path" : "CodeSystem.contact.telecom.value",
        "short" : "I dettagli del punto di contatto effettivo",
        "definition" : "I dati del punto di contatto effettivo, in una forma significativa per il sistema di comunicazione designato (ad esempio, numero di telefono o indirizzo e-mail).",
        "comment" : "A volte nel valore sono inclusi dati di testo aggiuntivi, come numeri di estensione del telefono o note sull'uso del contatto."
      },
      {
        "id" : "CodeSystem.description",
        "path" : "CodeSystem.description",
        "short" : "Descrizione in linguaggio naturale del sistema di codici",
        "definition" : "Una descrizione in linguaggio naturale a testo libero del sistema di codici dal punto di vista del consumatore.",
        "comment" : "Questa descrizione può essere utilizzata per catturare dettagli come il motivo per cui il sistema di codici è stato costruito, commenti sull'uso improprio, istruzioni per l'uso clinico e l'interpretazione, riferimenti alla letteratura, esempi dal mondo cartaceo, ecc. Non si tratta di una rappresentazione del sistema di codici così come viene trasmesso nel campo \"testo\" della risorsa stessa. Questa voce DOVREBBE essere compilata a meno che l'informazione non sia disponibile dal contesto (ad esempio, si presume che la lingua del sistema di codici sia la lingua predominante nel luogo in cui il sistema di codici è stato creato)."
      },
      {
        "id" : "CodeSystem.copyright",
        "path" : "CodeSystem.copyright",
        "comment" : "Systems are not required to have markdown support, so the text should be readable without markdown processing. The markdown syntax is GFM - see https://github.github.com/gfm/\r\n Sometimes, the copyright differs between the code system and the codes that are included. The copyright statement should clearly differentiate between these when required.\r\n Sometimes, the copyright differs between the code system and the codes that are included. The copyright statement should clearly differentiate between these when required.\r\n Sometimes, the copyright differs between the code system and the codes that are included. The copyright statement should clearly differentiate between these when required."
      },
      {
        "id" : "CodeSystem.caseSensitive",
        "path" : "CodeSystem.caseSensitive",
        "short" : "Se il confronto del codice è sensibile alle maiuscole e alle minuscole",
        "definition" : "Se il confronto dei codici è sensibile alle maiuscole e minuscole quando i codici all'interno di questo sistema vengono confrontati tra loro.",
        "comment" : "Se questo valore manca, non è specificato se un sistema di codici sia sensibile alle maiuscole o meno. Quando la regola non è nota, si deve seguire la legge di Postel: produrre codici con il caso corretto e accettare codici in qualsiasi caso. Questo elemento è fornito principalmente per supportare il software di convalida."
      },
      {
        "id" : "CodeSystem.hierarchyMeaning",
        "path" : "CodeSystem.hierarchyMeaning",
        "definition" : "Il significato della gerarchia di concetti rappresentata in questa risorsa.",
        "comment" : "Si noti che altre rappresentazioni possono avere una gerarchia diversa o nessuna, e rappresentare le informazioni usando le proprietà."
      },
      {
        "id" : "CodeSystem.content",
        "path" : "CodeSystem.content",
        "definition" : "L'estensione del contenuto del sistema di codici (i concetti e i codici che definisce) sono rappresentati in questa istanza di risorsa.",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB."
      },
      {
        "id" : "CodeSystem.property",
        "path" : "CodeSystem.property",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "code"
            }
          ],
          "rules" : "open"
        },
        "short" : "Informazioni aggiuntive fornite per ogni concetto",
        "definition" : "Una proprietà definisce uno slot aggiuntivo attraverso il quale si possono fornire informazioni supplementari su un concetto."
      },
      {
        "id" : "CodeSystem.property:AMBITO",
        "path" : "CodeSystem.property",
        "sliceName" : "AMBITO",
        "short" : "Informazioni aggiuntive fornite per ogni concetto",
        "definition" : "Una proprietà definisce uno slot aggiuntivo attraverso il quale si possono fornire informazioni supplementari su un concetto.",
        "comment" : "Ambito di riferimento"
      },
      {
        "id" : "CodeSystem.property:AMBITO.code",
        "path" : "CodeSystem.property.code",
        "short" : "Identifica la proprietà sui concetti e quando vi si fa riferimento nelle operazioni",
        "definition" : "Un codice che viene utilizzato per identificare la proprietà. Il codice viene utilizzato internamente (in CodeSystem.concept.property.code) e anche esternamente, ad esempio nei filtri delle proprietà.",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "fixedCode" : "CODICE_CLASSE"
      },
      {
        "id" : "CodeSystem.property:AMBITO.type",
        "path" : "CodeSystem.property.type",
        "definition" : "Il tipo di valore della proprietà. Le proprietà di tipo \"code\" contengono un codice definito dal sistema di codici (ad esempio, un riferimento a un altro concetto definito).",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "fixedCode" : "string"
      },
      {
        "id" : "CodeSystem.property:DT_RIFERIMENTO",
        "path" : "CodeSystem.property",
        "sliceName" : "DT_RIFERIMENTO",
        "short" : "Informazioni aggiuntive fornite per ogni concetto",
        "definition" : "Una proprietà definisce uno slot aggiuntivo attraverso il quale si possono fornire informazioni supplementari su un concetto.",
        "comment" : "Data di riferimento"
      },
      {
        "id" : "CodeSystem.property:DT_RIFERIMENTO.code",
        "path" : "CodeSystem.property.code",
        "short" : "Identifica la proprietà sui concetti e quando vi si fa riferimento nelle operazioni",
        "definition" : "Un codice che viene utilizzato per identificare la proprietà. Il codice viene utilizzato internamente (in CodeSystem.concept.property.code) e anche esternamente, ad esempio nei filtri delle proprietà.",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "fixedCode" : "DT_RIFERIMENTO"
      },
      {
        "id" : "CodeSystem.property:DT_RIFERIMENTO.type",
        "path" : "CodeSystem.property.type",
        "definition" : "Il tipo di valore della proprietà. Le proprietà di tipo \"code\" contengono un codice definito dal sistema di codici (ad esempio, un riferimento a un altro concetto definito).",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "fixedCode" : "dateTime"
      },
      {
        "id" : "CodeSystem.property:DT_VARIAZIONE",
        "path" : "CodeSystem.property",
        "sliceName" : "DT_VARIAZIONE",
        "short" : "Informazioni aggiuntive fornite per ogni concetto",
        "definition" : "Una proprietà definisce uno slot aggiuntivo attraverso il quale si possono fornire informazioni supplementari su un concetto.",
        "comment" : "Data a partire dalla quale si visualizzano nuovi inserimenti e variazioni"
      },
      {
        "id" : "CodeSystem.property:DT_VARIAZIONE.code",
        "path" : "CodeSystem.property.code",
        "short" : "Identifica la proprietà sui concetti e quando vi si fa riferimento nelle operazioni",
        "definition" : "Un codice che viene utilizzato per identificare la proprietà. Il codice viene utilizzato internamente (in CodeSystem.concept.property.code) e anche esternamente, ad esempio nei filtri delle proprietà.",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "fixedCode" : "DT_VARIAZIONE"
      },
      {
        "id" : "CodeSystem.property:DT_VARIAZIONE.type",
        "path" : "CodeSystem.property.type",
        "definition" : "Il tipo di valore della proprietà. Le proprietà di tipo \"code\" contengono un codice definito dal sistema di codici (ad esempio, un riferimento a un altro concetto definito).",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "fixedCode" : "dateTime"
      },
      {
        "id" : "CodeSystem.property:DT_INIZIO",
        "path" : "CodeSystem.property",
        "sliceName" : "DT_INIZIO",
        "short" : "Informazioni aggiuntive fornite per ogni concetto",
        "definition" : "Una proprietà definisce uno slot aggiuntivo attraverso il quale si possono fornire informazioni supplementari su un concetto.",
        "comment" : "Data di inizio del periodo di validità"
      },
      {
        "id" : "CodeSystem.property:DT_INIZIO.code",
        "path" : "CodeSystem.property.code",
        "short" : "Identifica la proprietà sui concetti e quando vi si fa riferimento nelle operazioni",
        "definition" : "Un codice che viene utilizzato per identificare la proprietà. Il codice viene utilizzato internamente (in CodeSystem.concept.property.code) e anche esternamente, ad esempio nei filtri delle proprietà.",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "fixedCode" : "DT_INIZIO"
      },
      {
        "id" : "CodeSystem.property:DT_INIZIO.type",
        "path" : "CodeSystem.property.type",
        "definition" : "Il tipo di valore della proprietà. Le proprietà di tipo \"code\" contengono un codice definito dal sistema di codici (ad esempio, un riferimento a un altro concetto definito).",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "fixedCode" : "dateTime"
      },
      {
        "id" : "CodeSystem.property:DT_FINE",
        "path" : "CodeSystem.property",
        "sliceName" : "DT_FINE",
        "short" : "Informazioni aggiuntive fornite per ogni concetto",
        "definition" : "Una proprietà definisce uno slot aggiuntivo attraverso il quale si possono fornire informazioni supplementari su un concetto.",
        "comment" : "Data di fine del periodo di validità"
      },
      {
        "id" : "CodeSystem.property:DT_FINE.code",
        "path" : "CodeSystem.property.code",
        "short" : "Identifica la proprietà sui concetti e quando vi si fa riferimento nelle operazioni",
        "definition" : "Un codice che viene utilizzato per identificare la proprietà. Il codice viene utilizzato internamente (in CodeSystem.concept.property.code) e anche esternamente, ad esempio nei filtri delle proprietà.",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "fixedCode" : "DT_FINE"
      },
      {
        "id" : "CodeSystem.property:DT_FINE.type",
        "path" : "CodeSystem.property.type",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "fixedCode" : "dateTime"
      },
      {
        "id" : "CodeSystem.property:TIMESTAMP_INS",
        "path" : "CodeSystem.property",
        "sliceName" : "TIMESTAMP_INS",
        "short" : "Informazioni aggiuntive fornite per ogni concetto",
        "definition" : "Una proprietà definisce uno slot aggiuntivo attraverso il quale si possono fornire informazioni supplementari su un concetto.",
        "comment" : "Data ed ora di inserimento"
      },
      {
        "id" : "CodeSystem.property:TIMESTAMP_INS.code",
        "path" : "CodeSystem.property.code",
        "short" : "Identifica la proprietà sui concetti e quando vi si fa riferimento nelle operazioni",
        "definition" : "Un codice che viene utilizzato per identificare la proprietà. Il codice viene utilizzato internamente (in CodeSystem.concept.property.code) e anche esternamente, ad esempio nei filtri delle proprietà.",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "fixedCode" : "TIMESTAMP_INS"
      },
      {
        "id" : "CodeSystem.property:TIMESTAMP_INS.type",
        "path" : "CodeSystem.property.type",
        "definition" : "Il tipo di valore della proprietà. Le proprietà di tipo \"code\" contengono un codice definito dal sistema di codici (ad esempio, un riferimento a un altro concetto definito).",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "fixedCode" : "dateTime"
      },
      {
        "id" : "CodeSystem.property:TIMESTAMP_VAR",
        "path" : "CodeSystem.property",
        "sliceName" : "TIMESTAMP_VAR",
        "short" : "Informazioni aggiuntive fornite per ogni concetto",
        "definition" : "Una proprietà definisce uno slot aggiuntivo attraverso il quale si possono fornire informazioni supplementari su un concetto.",
        "comment" : "Data ed ora di ultima variazione"
      },
      {
        "id" : "CodeSystem.property:TIMESTAMP_VAR.code",
        "path" : "CodeSystem.property.code",
        "short" : "Identifica la proprietà sui concetti e quando vi si fa riferimento nelle operazioni",
        "definition" : "Un codice che viene utilizzato per identificare la proprietà. Il codice viene utilizzato internamente (in CodeSystem.concept.property.code) e anche esternamente, ad esempio nei filtri delle proprietà.",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "fixedCode" : "TIMESTAMP_VAR"
      },
      {
        "id" : "CodeSystem.property:TIMESTAMP_VAR.type",
        "path" : "CodeSystem.property.type",
        "definition" : "Il tipo di valore della proprietà. Le proprietà di tipo \"code\" contengono un codice definito dal sistema di codici (ad esempio, un riferimento a un altro concetto definito).",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB.",
        "fixedCode" : "dateTime"
      },
      {
        "id" : "CodeSystem.concept",
        "path" : "CodeSystem.concept",
        "short" : "Concetti nel sistema di codici",
        "definition" : "Concetti che si trovano nel sistema di codici. Le definizioni dei concetti sono intrinsecamente gerarchiche, ma è necessario consultare le definizioni per determinare il significato delle relazioni gerarchiche.",
        "comment" : "In questo CodeSystem il concept equivale al codice del tipo di esenzione, in particolare al campo 'CODICE'."
      },
      {
        "id" : "CodeSystem.concept.code",
        "path" : "CodeSystem.concept.code",
        "short" : "Codice che identifica il concetto",
        "definition" : "Un codice - un simbolo di testo - che identifica in modo univoco il concetto all'interno del sistema di codici.",
        "comment" : "In questo CodeSystem il concept equivale al codice del tipo di esenzione, in particolare al campo 'CODICE'."
      },
      {
        "id" : "CodeSystem.concept.display",
        "path" : "CodeSystem.concept.display",
        "short" : "Testo da visualizzare per l'utente",
        "definition" : "Una stringa leggibile dall'uomo che rappresenta il modo predefinito consigliato per presentare questo concetto all'utente.",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB."
      },
      {
        "id" : "CodeSystem.concept.definition",
        "path" : "CodeSystem.concept.definition",
        "short" : "Definizione formale",
        "definition" : "La definizione formale del concetto. La risorsa codice del sistema non richiede definizioni formali, a causa della prevalenza di sistemi legacy. Tuttavia, sono altamente raccomandate, poiché senza di esse non c'è alcun significato formale associato al concetto.",
        "comment" : "Si noti che le stringhe FHIR NON devono superare la dimensione di 1MB."
      },
      {
        "id" : "CodeSystem.concept.property",
        "path" : "CodeSystem.concept.property",
        "short" : "Valore della proprietà per il concetto",
        "definition" : "Un valore di proprietà per questo concetto.",
        "comment" : "Al concetto possono essere legata le property che sono definite nella sezione property."
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.